object SkinChatWindow: TSkinChatWindow Left = 223 Top = 167 AutoScroll = False BorderIcons = [] ClientHeight = 270 ClientWidth = 408 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False ShowHint = True OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnResize = FormResize OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Memo1: TMemo Left = 16 Top = 130 Width = 305 Height = 39 Align = alCustom Ctl3D = True Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentCtl3D = False ParentFont = False TabOrder = 0 OnChange = Memo1Change OnContextPopup = Memo1ContextPopup OnKeyDown = Memo1KeyDown OnKeyPress = Memo1KeyPress end object Timer1: TTimer Interval = 14400000 OnTimer = Timer1Timer Left = 56 Top = 16 end object WritingNotificationTimer: TTimer Interval = 5000 OnTimer = WritingNotificationTimerTimer Left = 104 Top = 16 end object Timer2: TTimer Interval = 300 OnTimer = Timer2Timer Left = 56 Top = 56 end object ColorDialog1: TColorDialog Ctl3D = True Left = 104 Top = 56 end object Timer5: TTimer OnTimer = Timer5Timer Left = 144 Top = 16 end object SaveDialog1: TSaveDialog Left = 144 Top = 56 end object FlashTabsTimer: TTimer Enabled = False Interval = 700 OnTimer = FlashTabsTimerTimer Left = 192 Top = 16 end end